projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c7e858
)
Trivial whitespace fix
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 25 Jun 2011 17:57:42 +0000
(13:57 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 5 Jul 2011 20:08:08 +0000
(16:08 -0400)
gtk/a11y/gtklabelaccessible.c
patch
|
blob
|
history
diff --git
a/gtk/a11y/gtklabelaccessible.c
b/gtk/a11y/gtklabelaccessible.c
index 4c67e3226b1bb72dbff4a51708b99345109e9bed..7686cfc9218a4c79f692f2076e4612ad8bc23fcb 100644
(file)
--- a/
gtk/a11y/gtklabelaccessible.c
+++ b/
gtk/a11y/gtklabelaccessible.c
@@
-658,7
+658,7
@@
gtk_label_accessible_get_run_attributes (AtkText *text,
start_offset,
end_offset);
- return attributes;
+
return attributes;
}
static AtkAttributeSet *